github.com/vmihailenco/msgpack/v5.Encoder.encodeStringSlice (method)
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
encode_slice.go#L103: return e.encodeStringSlice(ss)
encode_slice.go#L106: func (e *Encoder) encodeStringSlice(s []string) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)